Update the ui file conversion output
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 Mar 2020 19:52:43 +0000 (15:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Mar 2020 19:53:19 +0000 (15:53 -0400)
This changed because the popover property got renamed.

testsuite/tools/simplify-data-3to4/popover.expected

index 84263bd86fe7e406c0edf11890f7a5ce4384f6df..9f2cafebc74d36c1e709945f5d4ef181d92da907 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkPopover" id="popover">
-    <property name="modal">0</property>
+    <property name="autohide">0</property>
   </object>
 </interface>